| Total Complexity | 62 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 580 |
| Lines of code | 316 |
| Logical lines of code | 165 |
| Comment lines | 153 |
| Methods | 12 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| install_locations() | 43 | 10 | 55 | |
| cleanup_helper_scripts() | 47 | 11 | 35 | |
| install_helper_script() | 39 | 8 | 69 | |
| delete_helper_directory_if_empty() | 48 | 8 | 32 | |
| delete_helper_script_or_throw() | 49 | 7 | 31 | |
| verify_file_header() | 53 | 5 | 24 | |
| install_to_location_or_throw() | 52 | 4 | 24 | |
| delete_helper_script() | 62 | 2 | 12 | |
| cleanup_expired_helper_scripts() | 62 | 2 | 12 | |
| delete_all_helper_scripts() | 62 | 2 | 12 | |
| string_starts_with_substring() | 68 | 2 | 7 | |
| __construct() | 81 | 1 | 3 |